home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Dom i biuro / AlfaClock 1.71 / alfaclock_v1.71.exe / {app} / AlfaClock.exe / 0 / RCDATA / TFRAMEABOUT / TFRAMEABOUT.txt < prev   
Text File  |  2004-10-05  |  8KB  |  321 lines

  1. object FrameAbout: TFrameAbout
  2.   Left = 0
  3.   Top = 0
  4.   Width = 580
  5.   Height = 504
  6.   TabOrder = 0
  7.   object Panel_SubImage: TPanel
  8.     Left = 0
  9.     Top = 0
  10.     Width = 450
  11.     Height = 350
  12.     BevelOuter = bvNone
  13.     TabOrder = 0
  14.     object Image1: TImage
  15.       Left = 0
  16.       Top = 0
  17.       Width = 450
  18.       Height = 350
  19.       AutoSize = True
  20.       Picture.Data = {<image000.bmp>}
  21.     end
  22.     object Label_ProgramName: TLabel
  23.       Left = 16
  24.       Top = 36
  25.       Width = 59
  26.       Height = 13
  27.       Caption = 'AlfaClock '
  28.       Font.Charset = DEFAULT_CHARSET
  29.       Font.Color = clWindowText
  30.       Font.Height = -11
  31.       Font.Name = 'MS Sans Serif'
  32.       Font.Style = [fsBold]
  33.       ParentFont = False
  34.       Transparent = True
  35.     end
  36.     object Label_RegTitle: TLabel
  37.       Left = 16
  38.       Top = 136
  39.       Width = 158
  40.       Height = 13
  41.       Caption = 'UNREGISTERED VERSION'
  42.       Font.Charset = DEFAULT_CHARSET
  43.       Font.Color = clMaroon
  44.       Font.Height = -11
  45.       Font.Name = 'MS Sans Serif'
  46.       Font.Style = [fsBold]
  47.       ParentFont = False
  48.       Transparent = True
  49.     end
  50.     object Label_RegInfo: TLabel
  51.       Left = 16
  52.       Top = 152
  53.       Width = 417
  54.       Height = 17
  55.       AutoSize = False
  56.       Caption = 'This is 30 days trial version'
  57.       Transparent = True
  58.     end
  59.     object Label_CopyrightInfo: TLabel
  60.       Left = 16
  61.       Top = 52
  62.       Width = 324
  63.       Height = 13
  64.       Caption = 
  65.         'Copyright (C) 2002-2004, AlfaSoft Research Labs. All rights rese' +
  66.         'rved.'
  67.       Transparent = True
  68.     end
  69.     object Label_WebSiteNfo: TLabel
  70.       Left = 40
  71.       Top = 278
  72.       Width = 120
  73.       Height = 13
  74.       Alignment = taRightJustify
  75.       AutoSize = False
  76.       Caption = 'AlfaClock home page:'
  77.       Transparent = True
  78.     end
  79.     object Label_RegisterNowNfo: TLabel
  80.       Left = 40
  81.       Top = 294
  82.       Width = 120
  83.       Height = 13
  84.       Alignment = taRightJustify
  85.       AutoSize = False
  86.       Caption = 'Online Registration page:'
  87.       Transparent = True
  88.     end
  89.     object Label_EMailNfo: TLabel
  90.       Left = 40
  91.       Top = 326
  92.       Width = 120
  93.       Height = 13
  94.       Alignment = taRightJustify
  95.       AutoSize = False
  96.       Caption = 'Support Service email:'
  97.       Transparent = True
  98.     end
  99.     object Label_ForMoreInfo: TLabel
  100.       Left = 16
  101.       Top = 238
  102.       Width = 417
  103.       Height = 13
  104.       Alignment = taCenter
  105.       AutoSize = False
  106.       Caption = 
  107.         'For more information about AlfaClock and other products please v' +
  108.         'isit to'
  109.       Transparent = True
  110.     end
  111.     object Label_URL: TLabel
  112.       Left = 168
  113.       Top = 278
  114.       Width = 188
  115.       Height = 13
  116.       Cursor = crHandPoint
  117.       Caption = 'http://www.alfasoftweb.com/alfaclock/'
  118.       Color = clBtnFace
  119.       Font.Charset = DEFAULT_CHARSET
  120.       Font.Color = clNavy
  121.       Font.Height = -11
  122.       Font.Name = 'MS Sans Serif'
  123.       Font.Style = [fsUnderline]
  124.       ParentColor = False
  125.       ParentFont = False
  126.       Transparent = True
  127.       OnClick = Label_URLClick
  128.     end
  129.     object Label_Register: TLabel
  130.       Left = 168
  131.       Top = 294
  132.       Width = 169
  133.       Height = 13
  134.       Cursor = crHandPoint
  135.       Caption = 'http://www.alfasoftweb.com/order/'
  136.       Color = clBtnFace
  137.       Font.Charset = DEFAULT_CHARSET
  138.       Font.Color = clNavy
  139.       Font.Height = -11
  140.       Font.Name = 'MS Sans Serif'
  141.       Font.Style = [fsUnderline]
  142.       ParentColor = False
  143.       ParentFont = False
  144.       Transparent = True
  145.       OnClick = Label_RegisterClick
  146.     end
  147.     object Label_Email: TLabel
  148.       Left = 168
  149.       Top = 326
  150.       Width = 123
  151.       Height = 13
  152.       Cursor = crHandPoint
  153.       Caption = 'support@alfasoftweb.com'
  154.       Color = clBtnFace
  155.       Font.Charset = DEFAULT_CHARSET
  156.       Font.Color = clNavy
  157.       Font.Height = -11
  158.       Font.Name = 'MS Sans Serif'
  159.       Font.Style = [fsUnderline]
  160.       ParentColor = False
  161.       ParentFont = False
  162.       Transparent = True
  163.       OnClick = Label_EmailClick
  164.     end
  165.     object Label_SiteURL: TLabel
  166.       Left = 16
  167.       Top = 254
  168.       Width = 417
  169.       Height = 13
  170.       Cursor = crHandPoint
  171.       Alignment = taCenter
  172.       AutoSize = False
  173.       Caption = 'AlfaSoft Research Labs Internet home page'
  174.       Font.Charset = DEFAULT_CHARSET
  175.       Font.Color = clNavy
  176.       Font.Height = -11
  177.       Font.Name = 'MS Sans Serif'
  178.       Font.Style = [fsUnderline]
  179.       ParentFont = False
  180.       Transparent = True
  181.       OnClick = Label_SiteURLClick
  182.     end
  183.     object Label_OnlineForumNfo: TLabel
  184.       Left = 40
  185.       Top = 310
  186.       Width = 120
  187.       Height = 13
  188.       Alignment = taRightJustify
  189.       AutoSize = False
  190.       Caption = 'Online Forum:'
  191.       Transparent = True
  192.     end
  193.     object Label_Forum: TLabel
  194.       Left = 168
  195.       Top = 310
  196.       Width = 171
  197.       Height = 13
  198.       Cursor = crHandPoint
  199.       Caption = 'http://www.alfasoftweb.com/forum/'
  200.       Color = clBtnFace
  201.       Font.Charset = DEFAULT_CHARSET
  202.       Font.Color = clNavy
  203.       Font.Height = -11
  204.       Font.Name = 'MS Sans Serif'
  205.       Font.Style = [fsUnderline]
  206.       ParentColor = False
  207.       ParentFont = False
  208.       Transparent = True
  209.       OnClick = Label_ForumClick
  210.     end
  211.     object Button_ViewLicense: TButton
  212.       Left = 288
  213.       Top = 76
  214.       Width = 147
  215.       Height = 25
  216.       Caption = 'Read License Agreement'
  217.       TabOrder = 0
  218.       OnClick = Button_ViewLicenseClick
  219.     end
  220.     object Button_RegisterOnline: TButton
  221.       Left = 288
  222.       Top = 176
  223.       Width = 147
  224.       Height = 25
  225.       Caption = 'Register Online'
  226.       TabOrder = 1
  227.       OnClick = Label_RegisterClick
  228.     end
  229.     object Panel_Caption1: TPanel
  230.       Left = 8
  231.       Top = 8
  232.       Width = 433
  233.       Height = 20
  234.       BevelOuter = bvNone
  235.       TabOrder = 2
  236.       object Shap_Caption1: TShape
  237.         Left = 0
  238.         Top = 0
  239.         Width = 433
  240.         Height = 20
  241.         Align = alClient
  242.         Brush.Color = 12937777
  243.       end
  244.       object Label_Caption1: TLabel
  245.         Left = 6
  246.         Top = 1
  247.         Width = 135
  248.         Height = 16
  249.         Caption = 'Program Information'
  250.         Font.Charset = DEFAULT_CHARSET
  251.         Font.Color = clWhite
  252.         Font.Height = -13
  253.         Font.Name = 'Tahoma'
  254.         Font.Style = [fsBold]
  255.         ParentFont = False
  256.         Transparent = True
  257.       end
  258.     end
  259.     object Panel_Caption2: TPanel
  260.       Left = 8
  261.       Top = 108
  262.       Width = 433
  263.       Height = 20
  264.       BevelOuter = bvNone
  265.       TabOrder = 3
  266.       object Shap_Caption2: TShape
  267.         Left = 0
  268.         Top = 0
  269.         Width = 433
  270.         Height = 20
  271.         Align = alClient
  272.         Brush.Color = 12937777
  273.       end
  274.       object Label_Caption2: TLabel
  275.         Left = 6
  276.         Top = 1
  277.         Width = 160
  278.         Height = 16
  279.         Caption = 'Registration Information'
  280.         Font.Charset = DEFAULT_CHARSET
  281.         Font.Color = clWhite
  282.         Font.Height = -13
  283.         Font.Name = 'Tahoma'
  284.         Font.Style = [fsBold]
  285.         ParentFont = False
  286.         Transparent = True
  287.       end
  288.     end
  289.     object Panel_Caption3: TPanel
  290.       Left = 8
  291.       Top = 208
  292.       Width = 433
  293.       Height = 20
  294.       BevelOuter = bvNone
  295.       TabOrder = 4
  296.       object Shap_Caption3: TShape
  297.         Left = 0
  298.         Top = 0
  299.         Width = 433
  300.         Height = 20
  301.         Align = alClient
  302.         Brush.Color = 12937777
  303.       end
  304.       object Label_Caption3: TLabel
  305.         Left = 6
  306.         Top = 1
  307.         Width = 65
  308.         Height = 16
  309.         Caption = 'Web Links'
  310.         Font.Charset = DEFAULT_CHARSET
  311.         Font.Color = clWhite
  312.         Font.Height = -13
  313.         Font.Name = 'Tahoma'
  314.         Font.Style = [fsBold]
  315.         ParentFont = False
  316.         Transparent = True
  317.       end
  318.     end
  319.   end
  320. end
  321.